net/http.http2serverConn.processResetStream (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5414: 		return sc.processResetStream(f)
		h2_bundle.go#L5480: func (sc *http2serverConn) processResetStream(f *http2RSTStreamFrame) error {